CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c linux socket

搜索资源列表

  1. ipc

    0下载:
  2. Linux IPC (message queue, pipe, sharememory, semaphore, signal and socket) examples
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:718975
    • 提供者:Ricky
  1. socketcode

    0下载:
  2. Linux 下使用C++进行Socket编程-Linux using C++ for Socket Programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2397
    • 提供者:李帅
  1. ftp

    3下载:
  2. linux下,简单FTP的实现,客服端,和服务器段的代码都有。-Under linux, the realization of a simple FTP, client service, and servers have the code above.
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-11-27
    • 文件大小:1564
    • 提供者:juckciy
  1. socket_programing-msg_transfer

    0下载:
  2. socket programing: type-->message transfer ->open a terminal and compile the server file..this terminal will act like server ->open another terminal and compile the client file..this terminal will act as a client.. ->the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1917
    • 提供者:lk
  1. severclient

    0下载:
  2. 在linux下用c写的socket程序,改成了windows下的,就是现在在windows和linux下只要少许改变就可以都编译通过-In the under linux using c write socket program changed under the windows, that is now, under windows and linux as long as a slight change can be both compiled by
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:1767
    • 提供者:邹平
  1. FTP_SERVER_SRC

    0下载:
  2. 项目简介:使用Linux下C语言开发,遵循RFC959协议,以命令解析器为核心,利用Socket作为通讯接口,提供上传下载,断点续传,流量控制,连接控制,支持多种常用FTP客户端。 -Project Descr iption: Using the C language under Linux development, follow the RFC959 protocol to the command parser as the core, the use of Socket as a com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:34735
    • 提供者:杜峰
  1. ex2cli

    0下载:
  2. 网络文件传输,用Linux C结合Socket进行编程,这个文件是客户端部分,可直接用gcc编译.-Network file transfer, with the Linux C with Socket programming, this document is the client part, can be directly compiled using gcc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:717
    • 提供者:郭崇鑫
  1. ex2serv

    0下载:
  2. 网络文件传输,采用Linux C与Socket结合编程,这个是服务器部分.-Network file transfer, using Linux C combined with Socket programming, this is the server part.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:798
    • 提供者:郭崇鑫
  1. test_socket

    0下载:
  2. 一个LINUX下的套接字编程示例c源,基于C/S模式.-A LINUX programming examples c socket under the source, based on C/S mode.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:5705
    • 提供者:jackhebe
  1. chat_source

    0下载:
  2. 用QT4库写的 基于C/S结构. 其实在linux用套接字写网络部分更方便不过,但最近在学习QT/network部分,所以练手写的一个.-Written using QT4 libraries based on C/S structure. In fact, part of the linux network using a socket to write more convenient, however, but a recent study QT/network part, so a
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:7991
    • 提供者:袁和平
  1. TCP_socket_client_server_file_transfer_program_des

    0下载:
  2. TCP套接字的文件传输客户服务器程序设计 包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:1859
    • 提供者:张梦
  1. socketlite

    1下载:
  2. 一个轻量级的C++跨平台(window/linux)网络编程框架。它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。socketlib(已停止开发)的替代库。项目网址:http://code.google.com/p/socketlite-a lightweight C++ socket network framework. It simplifies the development of OO socket network applications and
  3. 所属分类:Linux Network

    • 发布日期:2016-01-24
    • 文件大小:100819
    • 提供者:bolidezhang
  1. LinuxSocket

    0下载:
  2. Linux下socket编程的绝佳范例,我在此收获颇丰,希望贡献出来和大家一起分享-Socket programming under Linux an excellent example of this very productive, I hope that contributions to come out to share with everyone
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:754993
    • 提供者:jiangchun
  1. 64

    0下载:
  2. Linux 网络编程 使用Linux C++ Socket 实现网络通讯 -Linux Network Programming using Linux C++ Socket realize network communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:4949
    • 提供者:y
  1. ftpclient1

    0下载:
  2. C program for a FTP Client Done in Fedora 7(Linux) using Socket Programming
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:758
    • 提供者:pagal
  1. ftpserver1

    0下载:
  2. C program for a FTP server Done in Fedora 7(Linux) using Socket Programming
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-01
    • 文件大小:754
    • 提供者:pagal
  1. c_linux_Socket

    0下载:
  2. Linux 下的C语言socket编程. 带详细注释.分服务端和客服端.-Linux socket programming under C language. With detailed notes. Sub-server and the customer service side.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:3318
    • 提供者:Zy
  1. Socket

    0下载:
  2. C程序实现了单向rcp功能,在linux环境下,里面包含readme文档,按照文档说明运行-c language realize rcp function,in the linux operating system,if you download this file,you can accord the readme file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:3773
    • 提供者:shenghonglei
  1. socket

    0下载:
  2. Linux下使用C语言实现了客户端连接服务端-Linux using C language to the client server connection
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:2637
    • 提供者:谭强
  1. chat_example.tar

    0下载:
  2. Linux下使用C + socket TCP实现的一个简单的聊天服务器和客户端程序。使用gcc编译时,需要增加-lpthread选项-using C+ socket TCP in Linux implementation of a simple chat server and client. Using the gcc compiler, the need to increase the-lpthread option
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:3324
    • 提供者:冀涛
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com